home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-08-21 | 554 b | 20 lines | [TEXT/MPS ] |
- PICTDialog: - shows how to include PICT resources in modal dialogs
-
- Originator: Kent Sandvik, DTS
-
- Date: Monday, August 5, 1991 16:30:41
-
- Build: Mabuild Dialogs (-nodebug or -debug)
-
- Environment: MacApp 2.0(.1)
- MPW 3.2 final
- MPW C++ 3.1 final
- (all these tools are available on the latest ETO)
-
-
- The source code shows what is happening, but in one sentence
- this simple sample places a PICT in a modal dialog, with some
- other views, such as buttons and TEditText. It tries to show how
- easy this is achieved with TPicture view resources.
-
-